Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[9.x] Testing MailFake add missing cc #44319

Merged
merged 2 commits into from
Sep 27, 2022
Merged

[9.x] Testing MailFake add missing cc #44319

merged 2 commits into from
Sep 27, 2022

Conversation

nuernbergerA
Copy link
Contributor

Mail::fake() does not handle Mail::cc()

The Mail facade supports cc but somehow is not part of the Mailer contract.


Fixes #37238

@taylorotwell taylorotwell merged commit a44d197 into laravel:9.x Sep 27, 2022
@nuernbergerA nuernbergerA deleted the testing-mail-fake-missing-cc branch September 27, 2022 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to fake cc in Mail::fake
2 participants